DrawingArea: Document Widget.get_color, !StyleCont
authorDaniel Boles <dboles.src@gmail.com>
Fri, 9 Jun 2023 12:02:40 +0000 (13:02 +0100)
committerDaniel Boles <dboles.src@gmail.com>
Fri, 9 Jun 2023 12:02:40 +0000 (13:02 +0100)
commit1bee1cd1808c0574eddcc4f9a428abeccdaf3c4b
tree70f56180a35a5106a87dff01bb077ef323c5331e
parente77a17b22759ecb1366e69ec289af88361c7e95e
DrawingArea: Document Widget.get_color, !StyleCont

StyleContext is deprecated. To just get foreground colour we now have a
method on Widget, so use that in this example, instead of StyleContext.
gtk/gtkdrawingarea.c